Platform Explorer / Nuxeo Platform 2023.10

Extension point protocols

Contribution Descriptors

  • Class: org.nuxeo.dmk.DmkProtocol

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.

  • nuxeo-dmk-adaptor-2023.10.13.jar /OSGI-INF/dmk-adaptor.xml
    <extension point="protocols" target="org.nuxeo.dmk-adaptor">
       <protocol name="html">
         <port>8081</port>
       </protocol>
       <protocol name="http">
         <port>6868</port>
       </protocol>
       <protocol name="https">
         <port>6869</port>
       </protocol>
      </extension>